Skip to content

Conversation

@rvosk
Copy link

@rvosk rvosk commented Nov 20, 2025

According to UM2488 section 6.12[1], the available SDRAM size is only 8MB by hardware design, though 128Bit SDRAM is connected.

Link: https://www.st.com/resource/en/user_manual/um2488-discovery-kits-with-stm32h745xi-and-stm32h750xb-mcus-stmicroelectronics.pdf [1]

According to UM2488 section 6.12[1], the available SDRAM size is only 8MB
by hardware design, though 128Bit SDRAM is connected.

Link: https://www.st.com/resource/en/user_manual/um2488-discovery-kits-with-stm32h745xi-and-stm32h750xb-mcus-stmicroelectronics.pdf [1]
Signed-off-by: Jisheng Zhang <[email protected]>
According to UM2488 section 6.12[1], the available SDRAM size is only 8MB
by hardware design, though 128Bit SDRAM is connected.

Link: https://www.st.com/resource/en/user_manual/um2488-discovery-kits-with-stm32h745xi-and-stm32h750xb-mcus-stmicroelectronics.pdf [1]
Signed-off-by: Jisheng Zhang <[email protected]>
erwango
erwango previously approved these changes Nov 20, 2025
Copy link
Member

@erwango erwango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch

Copy link
Contributor

@etienne-lms etienne-lms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also fix stm32h750b_dk board (stm32h750b_dk-common.dtsi) that has the same constraint (mentioned in referred UM2488)?

@rvosk
Copy link
Author

rvosk commented Nov 21, 2025

Could you also fix stm32h750b_dk board (stm32h750b_dk-common.dtsi) that has the same constraint (mentioned in referred UM2488)?

Will do. But I don't have stm32h750b disc board, so will be compiled test only.

@rvosk
Copy link
Author

rvosk commented Nov 21, 2025

hmm, I dunno what's wrong, any hint is appreciated.

INFO: Potential tag based filters: {'cmsis_dsp', 'test_framework', 'wifi', 'mcumgr', 'net', 'bluetooth', 'kernel', 'posix'}
INFO: found boards: stm32h750b_dk,stm32h750b_dk/stm32h750xx/ext_flash_app,stm32h745i_disco/stm32h745xx/m7,stm32h745i_disco/stm32h745xx/m4
Traceback (most recent call last):
  File "/home/runner/work/zephyr/zephyr/zephyr/./scripts/ci/test_plan.py", line 549, in <module>
Changed files:
=========
boards/st/stm32h745i_disco/stm32h745i_disco_stm32h745xx_m7.dts
boards/st/stm32h750b_dk/stm32h750b_dk-common.dtsi
=========
    f.process()
  File "/home/runner/work/zephyr/zephyr/zephyr/./scripts/ci/test_plan.py", line 1[45](https://github.com/zephyrproject-rtos/zephyr/actions/runs/19566115838/job/56028408833?pr=99714#step:7:46), in process
    self.find_boards()
  File "/home/runner/work/zephyr/zephyr/zephyr/./scripts/ci/test_plan.py", line 292, in find_boards
    self.resolved_files.extend(list(filter(resolved_filter)))
                                    ^^^^^^^^^^^^^^^^^^^^^^^
TypeError: filter expected 2 arguments, got 1
Error: Process completed with exit code 1.

@etienne-lms
Copy link
Contributor

Could you also fix stm32h750b_dk board (stm32h750b_dk-common.dtsi) that has the same constraint (mentioned in referred UM2488)?

Will do. But I don't have stm32h750b disc board, so will be compiled test only.

Still a valuable change IMHO.
I'll test locally...

As for the CI failure, I can't tell. It looks unrelated. Could you rebase your series?

@sonarqubecloud
Copy link

@rvosk rvosk closed this Nov 21, 2025
@rvosk rvosk deleted the stm32h745idk branch November 21, 2025 10:19
@rvosk
Copy link
Author

rvosk commented Nov 21, 2025

there's network issue here, I mis-operated the rebase, so I create a new PR here:

#99799

sorry for inconvenience

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Boards/SoCs platform: STM32 ST Micro STM32 size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants